home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / esource / readme < prev    next >
Text File  |  1994-12-09  |  615b  |  19 lines

  1. Short: E module; case-sensitive menu hotkeys
  2. Dest: dev/e
  3. Uploader: el269@cleveland.freenet.edu
  4. Long:
  5. CONTENTS:
  6.   qualifiedItemAddress.e - E source for module qualifiedItemAddress.m
  7.   test.e                 - test/demo source
  8.  
  9. The function in this module works identically to the Intuition
  10. function ItemAddress(), except that it uses an additional argument
  11. (keycode qualifier) to return the address of a menu item based on
  12. the case (upper- or lowercase) of it's Intuition hotkey.
  13.  
  14. Author:  Barry Wills
  15. Email:   el269@cleveland.freenet.edu
  16. Address: 5528D Pryor Dr.
  17.          SAFB, IL 62225, USA
  18. Status:  Public Domain
  19.